Skip to content

Conversation

earlephilhower
Copy link
Collaborator

When building with the Netdump library, the IDE generates the following warning:

WARNING: library Netdump claims to run on (esp8266 lwip) architecture(s) and may be incompatible with your current board which runs on (esp8266) architecture(s).

Fix the library.properties to call the architecture just "esp8266"

When building with the Netdump library, the IDE generates the following warning:
> WARNING: library Netdump claims to run on (esp8266 lwip) architecture(s) and may be incompatible with your current board which runs on (esp8266) architecture(s).

Fix the library.properties to call the architecture just "esp8266"
@earlephilhower earlephilhower merged commit e920564 into esp8266:master Oct 17, 2020
@earlephilhower earlephilhower deleted the netdumplibtype branch October 17, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant